754 research outputs found

    QL: Object-oriented Queries on Relational Data

    Get PDF
    This paper describes QL, a language for querying complex, potentially recursive data structures. QL compiles to Datalog and runs on a standard relational database, yet it provides familiar-looking object-oriented features such as classes and methods, reinterpreted in logical terms: classes are logical properties describing sets of values, subclassing is implication, and virtual calls are dispatched dynamically by considering the most specific classes containing the receiver. Furthermore, types in QL are prescriptive and actively influence program evaluation rather than just describing it. In combination, these features enable the development of concise queries based on reusable libraries, which are written in a purely declarative style, yet can be efficiently executed even on very large data sets. In particular, we have used QL to implement static analyses for various programming languages, which scale to millions of lines of code

    Moyamoya Disease with Peripheral Pulmonary Artery Stenoses and Coronary Artery Fistulae

    Get PDF
    Moyamoya is a progressive disorder of the cerebral vasculature. Our report describes a rare case of Moyamoya disease with distal peripheral pulmonary artery stenoses and coronary fistulae in a 12-year-old Caucasian female patient

    Topological Graph Neural Networks

    Full text link
    Graph neural networks (GNNs) are a powerful architecture for tackling graph learning tasks, yet have been shown to be oblivious to eminent substructures, such as cycles. We present TOGL, a novel layer that incorporates global topological information of a graph using persistent homology. TOGL can be easily integrated into any type of GNN and is strictly more expressive in terms of the Weisfeiler--Lehman test of isomorphism. Augmenting GNNs with our layer leads to beneficial predictive performance for graph and node classification tasks, both on synthetic data sets, which can be classified by humans using their topology but not by ordinary GNNs, and on real-world data

    Urinary tetrahydroaldosterone is associated with circulating FGF23 in kidney stone formers.

    Get PDF
    The spectrum of diseases with overactive renin-angiotensin-aldosterone system (RAS) or elevated circulating FGF23 overlaps, but the relationship between aldosterone and FGF23 remains unclarified. Here, we report that systemic RAS activation sensitively assessed by urinary tetrahydroaldosterone excretion is associated with circulating C-terminal FGF23. We performed a retrospective analysis in the Bern Kidney Stone Registry, a single-center observational cohort of kidney stone formers. Urinary excretion of the main aldosterone metabolite tetrahydroaldosterone was measured by gas chromatography-mass spectrometry. Plasma FGF23 concentrations were measured using a C-terminal assay. Regression models were calculated to assess the association of plasma FGF23 with 24 h urinary tetrahydroaldosterone excretion. We included 625 participants in the analysis. Mean age was 47 ± 14 years and 71% were male. Mean estimated GFR was 94 ml/min per 1.73 m2. In unadjusted analyses, we found a positive association between plasma FGF23 and 24 h urinary tetrahydroaldosterone excretion (β: 0.0027; p = 4.2 × 10-7). In multivariable regression models adjusting for age, sex, body mass index and GFR, this association remained robust (β: 0.0022; p = 2.1 × 10-5). Mineralotropic hormones, 24 h urinary sodium and potassium excretion as surrogates for sodium and potassium intake or antihypertensive drugs did not affect this association. Our data reveal a robust association of RAS activity with circulating FGF23 levels in kidney stone formers. These findings are in line with previous studies in rodents and suggest a physiological link between RAS system activation and FGF23 secretion
    corecore